通过git在github上建立gh-pages分支并查看网页效果 建立gh-pages分支: 进入到你想要上传的文件夹下: cd text(text为文件夹名) git初始化 git init 创 ...